{% extends "global/Page.html" %} {% load otree static %} {% block title %} FSS scales {% endblock %} {% block content %}
The items on the following page refer to things and experiences that may cause fear or other, related unpleasant feelings. Read each item and decide how much you are disturbed by it, then mark your response according to the following numerical scale:
0 = not at all, 1 = a little, 2 = a fair amount, 3 = much , 4 = very much
For example, if boating causes you to feel no fear at all, you would write 0 in the response box next to the item. Alternatively if boating causes you much fear, you would write 3 in the response box next to the item.
Use these numbers to indicate your response to the items 0 = Not at all, 1 = A little, 2 = A fair amount, 3 = Much, 4 = Very much
| 0 = Not at all | 1 = A little | 2 = A fair amount | 3 = Much | 4 = Very much | |
|---|---|---|---|---|---|
| Noise of vacuum cleaners. | {% for number in FSS_scales %}{% endfor %} | ||||
| Even if something bad is about to happen to me, I rarely experience fear or nervousness. | {% for number in FSS_scales %}{% endfor %} | ||||
| I go out of my way to get things I want. | {% for number in FSS_scales %}{% endfor %} | ||||
| When I'm doing well at something I love to keep at it. | {% for number in FSS_scales %}{% endfor %} | ||||
| I'm always willing to try something new if I think it will be fun. | {% for number in FSS_scales %}{% endfor %} | ||||
| How I dress is important to me. | {% for number in FSS_scales %}{% endfor %} | ||||
| When I get something I want, I feel excited and energized. | {% for number in FSS_scales %}{% endfor %} | ||||
| Criticism or scolding hurts me quite a bit. | {% for number in FSS_scales %}{% endfor %} | ||||
| When I want something I usually go all-out to get it. | {% for number in FSS_scales %}{% endfor %} | ||||
| I will often do things for no other reason than that they might be fun. | {% for number in FSS_scales %}{% endfor %} | ||||
| It's hard for me to find the time to do things such as get a haircut. | {% for number in FSS_scales %}{% endfor %} | ||||
| If I see a chance to get something I want I move on it right away. | {% for number in FSS_scales %}{% endfor %} | ||||
| I feel pretty worried or upset when I think or know somebody is angry at me. | {% for number in FSS_scales %}{% endfor %} | ||||
| When I see an opportunity for something I like I get excited right away. | {% for number in FSS_scales %}{% endfor %} | ||||
| I often act on the spur of the moment. | {% for number in FSS_scales %}{% endfor %} | ||||
| If I think something unpleasant is going to happen I usually get pretty "worked up." | {% for number in FSS_scales %}{% endfor %} | ||||
| I often wonder why people act the way they do. | {% for number in FSS_scales %}{% endfor %} | ||||
| When good things happen to me, it affects me strongly. | {% for number in FSS_scales %}{% endfor %} | ||||
| I feel worried when I think I have done poorly at something important. | {% for number in FSS_scales %}{% endfor %} | ||||
| I crave excitement and new sensations. | {% for number in FSS_scales %}{% endfor %} | ||||
| When I go after something I use a "no holds barred" approach. | {% for number in FSS_scales %}{% endfor %} | ||||
| I have very few fears compared to my friends. | {% for number in FSS_scales %}{% endfor %} | ||||
| It would excite me to win a contest. | {% for number in FSS_scales %}{% endfor %} | ||||
| I worry about making mistakes. | {% for number in FSS_scales %}{% endfor %} |